{% extends 'base_dashboard.html' %} {% block title %}Email templates — {{ site_settings.institute_name }}{% endblock %} {% block content %}
Signup welcome and password-reset templates send automatically when their trigger is active. Manual templates are for compose / bulk send.
{{ user_name }},
{{ email }},
{{ username }},
{{ institute_name }},
{{ login_url }},
{{ reset_url }},
{{ year }},
{{ role }}
{% endverbatim %}
| Name | Slug | Trigger | Active | Updated | Actions |
|---|---|---|---|---|---|
| {{ t.name }} | {{ t.slug }} |
{{ t.get_trigger_display }} | {% if t.is_active %} Active {% else %} Off {% endif %} | {{ t.updated_at|date:"M j, Y H:i" }} | Edit |
| No templates yet. Create a signup welcome template to get started. | |||||